stored view meaning in English
已存储的视图
Examples
- Property to store view - state and control - state information for the page
方法存储页的视图状态和控件状态信息。 - The default asp . net persistence mechanism is to store view state on the client using the
Asp . net的默认持久性机制是使用 - Like view state , control state is stored view state in one or more hidden fields
控件状态与视图状态类似,也存储在一个或多个隐藏字段中。 - Several mechanisms exist to store view state between successive requests to the same page
有几种机制可在对相同页的连续请求之间存储视图状态。 - Defines the properties and methods shared between data - store tables and data - store views
定义在数据存储区表与数据存储区视图之间共享的属性和方法。